home *** CD-ROM | disk | FTP | other *** search
/ Elite European Models 1 / Elite European Models 1.iso / pc / elite.dxr / 00704_B1.2-hide.ls < prev    next >
Encoding:
Text File  |  1996-05-06  |  124 b   |  9 lines

  1. on mouseDown
  2.   global z
  3.   set z to the frame
  4.   hideShow(1, 48, 0, 3)
  5.   hideShow(2, 2, 1, 3)
  6.   go("Hide")
  7.   startTimer()
  8. end
  9.